Click or drag to resize

MeetingRequestDeletedOccurrences Property

Contains an array of deleted occurrences of a recurring calendar item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DeletedOccurrence> DeletedOccurrences { get; }

Property Value

Type: IListDeletedOccurrence
See Also